Skip to content

Build the ClauseGuard full-stack contract review workbench - #1

Merged
arpitJ-dev merged 7 commits into
mainfrom
feature/clauseguard-demo
Aug 17, 2026
Merged

Build the ClauseGuard full-stack contract review workbench#1
arpitJ-dev merged 7 commits into
mainfrom
feature/clauseguard-demo

Conversation

@arpitJ-dev

Copy link
Copy Markdown
Owner

Summary

  • add a versioned Python analysis protocol and structured agent pipeline
  • add a Go control plane with upload validation, job lifecycle management, SQLite persistence, cancellation, and SSE progress
  • add a React and TypeScript contract review workbench for analysis and document comparison
  • harden document parsing, model routing, browser policy, dependency monitoring, and repository publication checks
  • document architecture, dataset provenance, evaluation methodology, and reproducible demo setup

Validation

  • 83 Python tests with 84.32% branch-aware coverage
  • 56 Go test functions with 71.0% statement coverage
  • 31 React tests with 81.37% statement coverage
  • 4 Playwright production-stack journeys across desktop and mobile
  • repository benchmark: 1.0000 precision, 0.9474 recall, 0.9730 F1
  • Python, npm, and Go dependency audits completed without known vulnerabilities

@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

Comment thread apps/server/internal/api/server.go Fixed
Comment thread apps/server/internal/api/server.go Fixed
Comment thread apps/server/internal/api/server.go Fixed
@arpitJ-dev
arpitJ-dev marked this pull request as ready for review August 17, 2026 08:31
@arpitJ-dev
arpitJ-dev merged commit d023a65 into main Aug 17, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants